@brief frees a struct dvb_v5_descriptors @ingroup frontend_scan
@param dvb_desc pointed to the structure to be freed.
This function recursively frees everything that is allocated by dvb_get_ts_tables() and stored at dvb_desc, including dvb_desc itself.
See Implementation
@brief frees a struct dvb_v5_descriptors @ingroup frontend_scan
@param dvb_desc pointed to the structure to be freed.
This function recursively frees everything that is allocated by dvb_get_ts_tables() and stored at dvb_desc, including dvb_desc itself.